How to Install ipv6pref software package in Debian 9 (Stretch)

How to Install ipv6pref software package in Debian 9 (Stretch)

ipv6pref software package provides utility to set IPv6 address preferences, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ipv6pref 

ipv6pref is installed in your system.

Make ensure the ipv6pref package were installed using the commands given below,

$ sudo dpkg-query -l | grep ipv6pref *

You will get with ipv6pref package name, version, architecture and description in a table

ipv6pref package basic information:

Distro Debian 9 stretch
Section Utilities
Package ipv6pref
Version 1.0.3-1
Description utility to set IPv6 address preferences
Sub Section Utils


See Also, How to uninstall or remove ipv6pref software package from Debian 9 (Stretch)?